services.klipper.firmwares.<name>.enableKlipperFlash

Whether to enable flashings scripts for firmware. This will add klipper-flash-$mcu scripts to your environment which can be called to flash the firmware. Please check the configs at klipper whether your board supports flashing via make flash .

Type
boolean
Default
false
Example
true
Declared
<nixpkgs/nixos/modules/services/misc/klipper.nix>